Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support remote search by handle #2435

Merged
merged 8 commits into from
Feb 7, 2024

Conversation

MohamadJaara
Copy link
Member


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

support search by handle in the new remote search first approach

Solutions

add a new use case to do searhc by handle

Dependencies (Optional)

If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.

Needs releases with:

  • GitHub link to other pull request

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.

Notes (Optional)

Specify here any other facts that you think are important for this issue.

Attachments (Optional)

Attachments like images, videos, etc. (drag and drop in the text box)


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@MohamadJaara MohamadJaara requested review from saleniuk, vitorhugods, yamilmedina, a team, typfel and ohassine and removed request for saleniuk, vitorhugods and a team January 31, 2024 12:48
Copy link
Contributor

github-actions bot commented Jan 31, 2024

Test Results

2 905 tests   2 783 ✔️  3m 4s ⏱️
   509 suites     122 💤
   509 files           0

Results for commit 692c13c.

♻️ This comment has been updated with latest results.

@datadog-wireapp
Copy link

datadog-wireapp bot commented Jan 31, 2024

Datadog Report

Branch report: feat/supprt-search-for-handle
Commit report: efd0527
Test service: kalium-ios

✅ 0 Failed, 2659 Passed, 128 Skipped, 9m 21s Wall Time

@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/candidate@9fd4660). Click here to learn what that means.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/candidate    #2435   +/-   ##
====================================================
  Coverage                     ?   58.34%           
  Complexity                   ?       21           
====================================================
  Files                        ?     1170           
  Lines                        ?    45431           
  Branches                     ?     4281           
====================================================
  Hits                         ?    26508           
  Misses                       ?    17004           
  Partials                     ?     1919           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9fd4660...0b3f355. Read the comment docs.

@MohamadJaara MohamadJaara enabled auto-merge (squash) February 7, 2024 12:18
@MohamadJaara MohamadJaara merged commit cad47f8 into release/candidate Feb 7, 2024
17 checks passed
@MohamadJaara MohamadJaara deleted the feat/supprt-search-for-handle branch February 7, 2024 12:46
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
* feat: support remote search by handle

* detekt

* address PR comments
github-merge-queue bot pushed a commit that referenced this pull request Feb 9, 2024
* feat: support remote search by handle

* detekt

* address PR comments

Co-authored-by: Mohamad Jaara <[email protected]>
augustocdias pushed a commit that referenced this pull request Feb 13, 2024
* feat: support remote search by handle

* detekt

* address PR comments

Co-authored-by: Mohamad Jaara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants